Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regrid main merge master #236

Merged
merged 77 commits into from
Jul 8, 2022
Merged

Regrid main merge master #236

merged 77 commits into from
Jul 8, 2022

Conversation

sol1105
Copy link
Contributor

@sol1105 sol1105 commented Jul 4, 2022

  • What kind of change does this PR introduce?:
    It just merges the master branch into the regrid-main branch.

Zeitsperre and others added 22 commits May 27, 2022 14:59
…function docstrings that were malformed, fix sections heading underlines that were too short, fix code-blocks that were malformed, use autosectionlabel options to prevent errors in HISTORY.rst
Fix broken notebooks aliases and address all docs warnings
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
- [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](asottile/pyupgrade@v2.32.1...v2.34.0)
Retire Python3.7 and add support for Python3.10
[pre-commit.ci] pre-commit autoupdate
Do not build EPUB on ReadTheDocs
@sol1105
Copy link
Contributor Author

sol1105 commented Jul 4, 2022

@cehbrecht @Zeitsperre

pre-commit auto "fixes" the import order in clisops/core/__init__.py: LINK
This however reintroduces the weird segmentation fault from this already resolved issue: #183

What to do about this?

Also, the conda-xesmf section in the CI does not test anything xesmf related, since all xesmf-imports in the tests fail with could not import 'xesmf': Numba needs NumPy 1.21 or less. The requirements for numba seem not to be taken into account when solving the environment. We can manually add it to the environment.yml (however, for me then one test fails). I just mention it here cause it seems to have been overlooked in the latest PRs.

@Zeitsperre
Copy link
Collaborator

Zeitsperre commented Jul 6, 2022

@sol1105

Sorry to be late getting back to you. I can push some changes that skip the import sorting on that particular file.

I'll also take a look at the conda-xesmf CI issue. Should be a relatively simple fix.

Your solutions are exactly what was needed. Sorry again!

@sol1105
Copy link
Contributor Author

sol1105 commented Jul 7, 2022

@Zeitsperre Thanks for getting back and approving the changes :)

@sol1105 sol1105 merged commit cb5333c into regrid-main Jul 8, 2022
@sol1105 sol1105 deleted the regrid-main-merge-master branch July 8, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants